corda / net.corda.core.utilities / PropertyDelegate / getValue

getValue

abstract operator fun getValue(thisRef: Any?, property: KProperty<*>): T

Invoked as part of Kotlin delegated properties construct.