Gets or sets the delegate to render the kind of the alert.
public Action<HtmlRenderer, StringSlice>? RenderKind { get; set; }