z property

double z

Implementation

double get z => _v3storage[2];
void z=(double arg)

Implementation

set z(double arg) => _v3storage[2] = arg;