Gets or sets a value indicating whether the event is canceled or not.
public bool Cancel { get; set; }
Public Property Cancel() As Boolean