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