blob: 152fb7d0aecc41f7575814daaac2d66106f7c07b [file] [log] [blame]
var property: String
get() = "test"
set(value) {
}