public IERGB Color { get; set; }
Public Property Color As IERGB Get Set
public: property IERGB Color { IERGB get (); void set (IERGB value); }