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