name property
The friendly name or description for the RuleGroup
. You can't
change the name of a RuleGroup
after you create it.
Implementation
final String? name;
The friendly name or description for the RuleGroup
. You can't
change the name of a RuleGroup
after you create it.
final String? name;