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