firstName property

String? firstName
getter/setter pair

The person's first name

Implementation

String? firstName;