unitCode property

String? unitCode
getter/setter pair

Unit of the given property.

For example, "Pixels" for a TV product. Maximum string size is 256 bytes.

Implementation

core.String? unitCode;