lastName property

String? lastName
getter/setter pair

last name of the customer, optional

Implementation

String? lastName;