max 属性

num? max

实现

num? get max native;
void max=(num? value)

实现

set max(num? value) native;