public bool SellPriceIsIncTax { get; set; }
Public Property SellPriceIsIncTax As Boolean Get Set
public: property bool^ SellPriceIsIncTax { bool^ get (); void set (bool^ value); }