firstName property

String? firstName
getter/setter pair

The first name to assign to the user

Implementation

String? firstName;