unitName property

String unitName
final

Unique identifier for unit, by type.

A single elevator and escalator may have the same unitName, but no two elevators or two escalators will have the same unitName.

Implementation

final String unitName;