value property

String? value
getter/setter pair

The value of the label attached to the product.

Cannot be empty and cannot exceed 128 bytes.

Implementation

core.String? value;