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