firstName property

String? firstName
getter/setter pair

First name of the user.

Implementation

core.String? firstName;