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