bar property

Vector3 get bar

Implementation

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

Implementation

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