name property

  1. @ImcField('Attribute Name', 'name', ImcType.typePlaintext)
String name

Name of this attribute.

Implementation

@ImcField('Attribute Name', 'name', ImcType.typePlaintext)
String get name;