What is the correct way to define a var in kotlin that has a public getter and private (only internally modifiable) setter? 2 Answers 2 Tags: kotlin