https://www.dotvvm.com/docs/controls/builtin/CheckBox/latest
in CheckedValue says
Gets or sets the value that will be used as a result when the control is checked. Use this property in combination with the CheckedItem or CheckedItems property.
and CheckedItem property does not exist.