x property

num get x

Implementation

external num get x;
set x (num val)

Implementation

external set x(num val);