class Owner { } var Owner.p: Int get() = throw UnsupportedOperationException() set(v) { }