lastName property

String? lastName
getter/setter pair

Last name of the employee.

Output only.

Implementation

core.String? lastName;