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