`var myVar: Int private set get() = // Your ...
# getting-started
a
Copy code
var myVar: Int
   private set
   get() = // Your code