get

abstract fun <R> get(key: String): R

Gets a field/property identified by key cast to R.