stdlib
1.6
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Common
JVM
JS
Native
stdlib
/
kotlin.reflect
/
KProperty0
/
get
get
Common
JVM
JS
Native
expect
abstract
fun
get
(
)
:
V
(
source
)
Returns the current value of the property.
Since Kotlin
1.2
actual
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
)
Since Kotlin
1.3