name property

String? name
final

The name of the group. The name of a group is mutable, to reliably identify a group use ``groupId.

Implementation

final String? name;