corda / net.corda.core.utilities / VariablePropertyDelegate / setValue

setValue

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

Invoked as part of Kotlin delegated properties construct.