lastName property

String? lastName
getter/setter pair

The person's last name

Implementation

String? lastName;