name property

String? name
final

The name of the group. As a group's name can change, use of groupId is recommended to identify the group.

Implementation

final String? name;