firstName property

String? firstName
getter/setter pair

The first name of the user.

Implementation

core.String? firstName;