The disabled property of the HTMLOptionElement is a boolean value that indicates whether the element is unavailable to be selected. The property reflects the value of the disabled HTML attribute.
disabled
MDN Reference