If set, contains the Id of the last ActivityTaskCancelRequested event recorded for this activity task. This information can be useful
            for diagnosing problems by tracing back the chain of events leading up to this event.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public long LatestCancelRequestedEventId { get; set; }