max property

int get max

Implementation

external int get max;
set max (int value)

Implementation

external set max(int value);