public string CashSalesCompanyName { get; set; }
Public Property CashSalesCompanyName As String Get Set
public: property String^ CashSalesCompanyName { String^ get (); void set (String^ value); }