defaultChecked

The defaultChecked property of the HTMLInputElement interface specifies the default checkedness state of the element. This property reflects the element's checked attribute.

MDN Reference