grab property
Vector4
get
grab
Implementation
Vector4 get grab => yxwz;
set
grab
(Vector4 arg)
Implementation
set grab(Vector4 arg) => yxwz = arg;