custom property

  1. @ImcField('Custom settings for formation', 'custom', ImcType.typePlaintext, units: 'TupleList')
String custom

Custom settings for the formation configuration.

Implementation

@ImcField('Custom settings for formation', 'custom', ImcType.typePlaintext,
    units: 'TupleList')
String get custom;