groupIdentifier property

String? get groupIdentifier

Property getter and setter for groupIdentifier:

Implementation

String? get groupIdentifier;
set groupIdentifier (String? groupIdentifier)

Implementation

set groupIdentifier(String? groupIdentifier);