barg property
Vector4
get
barg
Implementation
Vector4 get barg => zwxy;
set
barg
(Vector4 arg)
Implementation
set barg(Vector4 arg) => zwxy = arg;