groupId property

String? get groupId

Property getter and setter for groupId:

Implementation

String? get groupId;
set groupId (String? groupId)

Implementation

set groupId(String? groupId);