To Examples

KotlinPerson2 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 explicity defined getters and setters.