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