max property

int max

Implementation

external int get max;
void max=(int value)

Implementation

external set max(int value);