+ 1
Getters and setters in Kotlin
Can you tell, how set and get function's variable field know that it is linked to age variable. https://www.sololearn.com/learn/9789/?ref=app
3 Answers
+ 2
Note : get and set called every time if you access veriable
https://code.sololearn.com/crN3TLtj2u9W/?ref=app
+ 3
Becz you will define get and set below of veriable
0
Sumit Programmerđđ what to do when there are multiple variables