name property

String? name
getter/setter pair

Human readable name of this charging station. It can be null when there is no name associated with the station.

Implementation

String? name;