getValue

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