public virtual bool IsCancelled { get; }
Public Overridable ReadOnly Property IsCancelled As Boolean Get
public: virtual property bool IsCancelled { bool get (); }
function get_IsCancelled();
In This Article