gr property

Vector2 gr

Implementation

Vector2 get gr => yx;
void gr= (Vector2 arg)

Implementation

set gr(Vector2 arg) => yx = arg;