// ERROR: Property must be initialized class Owner { var p: Int get() = 1 set }