symbol property

String? symbol
getter/setter pair

The symbols that represent the unit (e.g. "m" stands for meters, "l" stands for liter).

Implementation

String? symbol;