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