// "Change reference to backing field" "true" class A() { val a : Int { a = 1 } }