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