groupId property

String? groupId

Property getter and setter for groupId:

Implementation

String? get groupId;
void groupId=(String? groupId)

Implementation

set groupId(String? groupId);