lastName property

String? lastName
getter/setter pair

Last name of the user

Implementation

String? lastName;