lastName property

String? lastName
getter/setter pair

The last name of the user.

Implementation

core.String? lastName;