interface I { val someVal: String? } class A : I { o } // ELEMENT_TEXT: "override val someVal: String?"