z property

double z

Implementation

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

Implementation

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