class CustomGetVal() { val zz = 1 get() = $zz * 2 }