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