readOnly
The readOnly property of the HTMLInputElement interface indicates that the user cannot modify the value of the . It reflects the element's readonly boolean attribute; returning true if the attribute is present and false when omitted.