// WITH_RUNTIME // SKIP_ERRORS_BEFORE class Owner { } var Owner.p: Int get() = TODO("Not yet implemented") set(value) { TODO("Not yet implemented") }