max property

  1. @ImcField('Maximum', 'max', ImcType.typePlaintext)
String max

Upper bound of this interval. Empty text means no bound.

Implementation

@ImcField('Maximum', 'max', ImcType.typePlaintext)
String get max;