north property

num? get north

Implementation

external num? get north;
set north (num? value)

Implementation

external set north(num? value);