barg property

Vector4 barg

Implementation

Vector4 get barg => zwxy;
void barg=(Vector4 arg)

Implementation

set barg(Vector4 arg) => zwxy = arg;