firstName property

String? firstName
getter/setter pair

The first name of the account holder.

Output only.

Implementation

core.String? firstName;