customerName property

String? customerName
getter/setter pair

The name of the customer (optional).

Implementation

String? customerName;