groupName property

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

Target group for the formation plan.

Implementation

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