attributes property

  1. @ImcField('Attributes', 'attributes', ImcType.typePlaintext, units: 'TupleList')
String attributes

Implementation

@ImcField('Attributes', 'attributes', ImcType.typePlaintext,
    units: 'TupleList')
String get attributes;