Function CheckboxItem.this

this(
  string id,
  UIString label,
  bool inverse = false
);