id property

String? id
getter/setter pair

Identifier for the nodeset, which allows it to be referenced by partitions.

Must conform to [RFC-1034](https://datatracker.ietf.org/doc/html/rfc1034) (lower-case, alphanumeric, and at most 63 characters).

Required.

Implementation

core.String? id;