[]
Gets or sets a value indicating whether the opening was successful.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? Success { get; set; }
Null in OnBefore handlers should be defined in OnAfter.