First line: "Classes in Kotlin can have properties...
# announcements
r
First line: "Classes in Kotlin can have properties. These can be declared as mutable, using the var keyword or read-only using the val keyword."