class Test(val testParam : Int) { val x : Int get() { val test = 12 return te } } // EXIST: test // EXIST: testParam