lastName property

String? lastName
getter/setter pair

The last name to assign to the user

Implementation

String? lastName;