gb property

Vector2 gb

Implementation

Vector2 get gb => yz;
void gb=(Vector2 arg)

Implementation

set gb(Vector2 arg) => yz = arg;