itemId property

String? itemId
getter/setter pair

The item ID.

On creation, it can be provided but the ID must not be already used in the form. If not provided, a new ID is assigned.

Implementation

core.String? itemId;