[]
Gets a value indicating whether the action should be canceled.
public bool Cancel { get; init; }
A bool value. true if the action should be canceled; otherwise, false.
true
false