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