getValue

operator fun getValue(obj: Any, prop: KProperty<*>): T

Returns the cached value of the property.