name property

String? name
final

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;