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