7 lines
128 B
Plaintext
Vendored
7 lines
128 B
Plaintext
Vendored
@PropertyAnnotation
|
|
var prop: kotlin.Int
|
|
@GetAnnotation
|
|
get()
|
|
@SetAnnotation
|
|
set(@SetparamAnnotation value: kotlin.Int)
|