Describe the bug
When "is" is used as an enum key in the spec, the generated key should be "IS_ENUM"; however, the actual value is "ISEnum".
Reproduction
Generated code using https://github.com/Azure/azure-rest-api-specs/tree/search_enum_issue_repro
Checklist