ActionFieldCheckbox: ActionFieldBase & {
    type: "Boolean";
    widget: "Checkbox";
}