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