class C() { var x: String get() = "" set(value) { } }