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