class CustomValNoBackingField() { val a: Int get() = 1 val b = $a }