Flag indicating if basin is closed.
If the basin is closed, then surface area is not restricted to be monotonically increasing.
Open basins counts in flooded area.
Default is closed.
public bool IsClosed { get; set; }