max property

num max

Implementation

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

Implementation

external set max(num value);