min property

int? get min

Implementation

int? get min;
set min (int? value)

Implementation

set min(int? value);