gender property

String? gender
getter/setter pair

gender of the customer, optional

Implementation

String? gender;