In this lesson, you’ll continue exploring Kotlin classes. Specifically, you’ll look at class properties in more detail. In the previous lesson, you used class properties to showcase class manipulation. They’re crucial to the whole “class” idea - the properties grouped together under a common name. By the end of a lesson, you’ll be able to:
Describe the purpose of a property.
Identify how to create custom setters and getters.
Explain the concept of access modifiers.
A class without properties is like a birthday without a cake :]
See forum comments
This content was released on May 22 2024. The official support period is 6-months
from this date.
Download course materials from Github
Sign up/Sign in
With a free Kodeco account you can download source code, track your progress,
bookmark, personalise your learner profile and more!
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.