6 lines
86 B
Plaintext
6 lines
86 B
Plaintext
var x = 1
|
|
<spot>get() = field
|
|
set(value) {
|
|
field = value
|
|
}</spot>
|