getByName

abstract fun getByName(name: String, configureClosure: Closure): T(source)
abstract fun getByName(name: String): T(source)