get

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

Returns the current value of the property.

Since Kotlin

1.0