mutable property

Vector2 get mutable

Implementation

Vector2 get mutable => Vector2(x, y);