firstName property

String? firstName
getter/setter pair

first name of the customer, optional

Implementation

String? firstName;