bar property

Vector3 bar

Implementation

Vector3 get bar => zwx;
void bar=(Vector3 arg)

Implementation

set bar(Vector3 arg) => zwx = arg;