groupName property

  1. @ImcField('Group Name', 'group_name', ImcType.typePlaintext)
String groupName

Name for the formation group.

Implementation

@ImcField('Group Name', 'group_name', ImcType.typePlaintext)
String get groupName;