The local gesture position relative to the Viewport. If used in _GuiInput(InputEvent), the position is relative to the current Control that received this gesture.
public Vector2 Position { get; set; }