x property

num x
override

Implementation

num get x native;
void x= (num value)

Implementation

set x(num value) native;