## Expected Behavior Expected names of properties `template-literal` and `named-tuple-member` to be written in camelCase. Or alternatively, `indexedAccess` and `typeOperator` to be written in snake_case. ## Actual Behavior Two types of notations within the same object. ## Steps to reproduce the bug - `npm i typedoc`. - Check `dist/lib/serialization/schema.d.ts:82`. ## Environment - Typedoc version: `0.23.20`