Gets or sets the V component if the Vector2 is used as a mapping coordinate. It’s an alias of y component.
Vector2
public double V { get; set; }