public bool IsCancellationRequested { get; }
Public ReadOnly Property IsCancellationRequested As Boolean Get
public: property bool^ IsCancellationRequested { bool^ get (); }