[]
Gets or sets the collection of gradient stops.
public IList<GradientStop> GradientStops { get; set; }
Public Property GradientStops As IList(Of GradientStop)