interface My { val x: Int = 0 get() = field }