grab property

Vector4 grab

Implementation

Vector4 get grab => yxwz;
void grab=(Vector4 arg)

Implementation

set grab(Vector4 arg) => yxwz = arg;