// WITH_RUNTIME // SKIP_ERRORS_BEFORE class Owner { } val Owner.p: Int get() = throw UnsupportedOperationException()