getter

abstract override val getter: KProperty1.Getter<T, V>(source)

The getter of this property, used to obtain the value of the property.

Since Kotlin

1.0