To Examples

KotlinPerson1 Example

Goal

Directions

  1. Create an Android project with no activity.
  2. Create the Kotlin file Main.kt.
  3. Create the Kotlin class Person.kt. This class uses automatically generated backing fields.