attributes property

  1. @ImcField('Attributes', 'attributes', ImcType.typeMessageList)
List<TrexAttribute> attributes

Implementation

@ImcField('Attributes', 'attributes', ImcType.typeMessageList)
List<TrexAttribute> get attributes;