public bool IsDiscounted { get; }
Public ReadOnly Property IsDiscounted As Boolean Get
public: property bool IsDiscounted { bool get (); }
member IsDiscounted : bool with get
In This Article