max property

String? get max

Implementation

String? get max;
set max (String? value)

Implementation

set max(String? value);