groupIdentifier property

String? groupIdentifier

Property getter and setter for groupIdentifier:

Implementation

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

Implementation

set groupIdentifier(String? groupIdentifier);