getValue

open operator fun <X> getValue(thisRef: X?, property: KProperty<*>?): T

Resolves the value of this and returns it.