max property

num? get max

Implementation

num? get max native;
set max (num? value)

Implementation

set max(num? value) native;