[]
Gets or sets a value indicating whether this PropertyChangingEventArgs<T> is cancel.
public bool Cancel { get; set; }
true if cancel; otherwise, false.
true
false