id property

String? id
getter/setter pair

Token that identifies a product so that it can be referred to from other parts in the document.

There is no predefined format as long as it uniquely identifies a group in the context of the current document.

Implementation

core.String? id;