reason property

  1. @ImcField('Reason', 'reason', ImcType.typePlaintext)
String reason

Textual description for why this restriction is needed.

Implementation

@ImcField('Reason', 'reason', ImcType.typePlaintext)
String get reason;