public string BusinessHomePage { get; set; }
Public Property BusinessHomePage As String Get Set
public: property String^ BusinessHomePage { String^ get (); void set (String^ value); }
member BusinessHomePage : string with get, set
In This Article