setValue

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

Invoked as part of Kotlin delegated properties construct.