Checkbox Field
The Checkbox field is on or off (technically, true or false, a so-called Boolean). Its meaning depends on the label, e.g., Checkbox "PermissionDenied" ✔ means permission denied, whereas checkbox "PermissionApproved" ✔ means permission granted, although the checkbox in both cases has the same value (true), the understanding is different based on the label.