firstName property

String? firstName
getter/setter pair

First name of the user, String.

Implementation

String? firstName;