// IS_APPLICABLE: false // ERROR: Property must be initialized or be abstract open class A { val foo: Int }