2 lines
39 B
Kotlin
2 lines
39 B
Kotlin
|
|
val property: String
|
||
|
|
get() = "test"
|