y property
double
get
y
Implementation
double get y => _v4storage[1];
set
y
(double arg)
Implementation
set y(double arg) => _v4storage[1] = arg;