A `var`/`val` property is already private with a p...
# getting-started
k
A `var`/`val` property is already private with a public getter and setter, all of that just happens behind the scenes. Java code does have to call the getter/setter method.