The polygon's list of vertices. Can be in either clockwise or counterclockwise order.
public Vector2[] Points { get; set; }