lastName property

String? lastName
getter/setter pair

Last name of the user, String.

Implementation

String? lastName;