The local mouse position relative to the Viewport. If used in _GuiInput(InputEvent), the position is relative to the current Control which is under the mouse.
public Vector2 Position { get; set; }