custom property

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

Custom settings for maneuver.

Implementation

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