groupName property

ExtendedValue? groupName
getter/setter pair

The group name, which must be a string.

Each group in a given ManualRule must have a unique group name.

Implementation

ExtendedValue? groupName;