inline val Z.extProp: String get() = "123" class Foo { inline val Z.extProp: String get() = "456" }