x property

num get x

Implementation

external num get x;
set x (num v)

Implementation

external set x(num v);