[]
Gets or sets the opacity of the first color between 0.0 (completely transparent) and 1.0 (opaque).
[TypeConverter(typeof(OpacityConverter))] public double Opacity { get; set; }