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