gbar property

Vector4 gbar

Implementation

Vector4 get gbar => yzwx;
void gbar=(Vector4 arg)

Implementation

set gbar(Vector4 arg) => yzwx = arg;