groupName property

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

Name of the group of systems.

Implementation

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