component property

  1. @ImcField('Component name', 'component', ImcType.typePlaintext)
String component

Name of the plugin/component/subsystem associated with this entity.

Implementation

@ImcField('Component name', 'component', ImcType.typePlaintext)
String get component;