groupName property

String? get groupName

Property getter and setter for groupName:

Implementation

String? get groupName;
set groupName (String? groupName)

Implementation

set groupName(String? groupName);