public string backgroundColor { get; set; }
Public Property backgroundColor As String Get Set
public: property String^ backgroundColor { String^ get (); void set (String^ value); }