disabled
hidden
isNotChanged
Usually, inverting the boolean value and removing the negation from the name makes the code easier to understand.
boolean
Example:
boolean disabled = false;