public Color Color { get; set; }
Public Property Color As Color Get Set
member Color : Color with get, set
In This Article