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