min property

num? get min

Implementation

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

Implementation

set min(num? value) native;