// WITH_RUNTIME abstract class Owner { } val Owner.p: Int get() = TODO("not implemented") //To change initializer of created properties use File | Settings | File Templates.