max属性

String? max

实现

String? get max;
void max=(String? value)

实现

set max(String? value);