class ReadNonexistent() { val a: Int get() = 1 { val x = $a } }