z property
double
get
z
Implementation
double get z => _v4storage[2];
set
z
(double arg)
Implementation
set z(double arg) => _v4storage[2] = arg;