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