And you are right to point out that the situation ...
# getting-started
c
And you are right to point out that the situation is different: in Java, you have fields (exposing these by default has a cost) while in Kotlin, we have properties (exposing those by default is less of a problem)