consumer property

  1. @ImcField('Consumer name', 'consumer', ImcType.typePlaintext)
String consumer

The name of the consumer (e.g. task name).

Implementation

@ImcField('Consumer name', 'consumer', ImcType.typePlaintext)
String get consumer;