get

expect abstract fun get(): V(source)

Returns the current value of the property.

Since Kotlin

1.0
actual abstract fun get(): V(source)

Returns the current value of the property.

Since Kotlin

1.1
actual abstract fun get(): V(source)

Returns the current value of the property.

Since Kotlin

1.0
actual abstract fun get(): V(source)

Since Kotlin

1.3
actual abstract fun get(): V(source)

Returns the current value of the property.

Since Kotlin

1.8
actual abstract fun get(): V(source)

Returns the current value of the property.

Since Kotlin

1.8