x property

num? get x

Implementation

num? get x native;
set x (num? value)

Implementation

set x(num? value) native;