get

Common
abstract fun get(): V

Returns the current value of the property.

Native
abstract fun get(): V