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