[]
Gets or sets the name of the overflow region.
public string OverflowName { get; set; }
A string value indicating the name of the overflow region.
dataRegion.OverflowName = "OverflowRegion";