ruleId property

String? ruleId
getter/setter pair

ID of the rule.

It has to be unique across all the examples. This is managed internally.

Implementation

core.String? ruleId;