firstName property

String? firstName
getter/setter pair

First name of the employee.

Output only.

Implementation

core.String? firstName;