[Bug] Indexer location in property list is incorrect
Open
dotnet: csharp
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 10
Description
The indexer shows up at the bottom of the property list in the TOC. On the class page I'm not sure what determines where it goes in the property list, but it should be in the same place as the TOC, not in the middle of the other properties:

Would also be nice if the TOC text was `this[]` instead of just `this` to indicate that it is an indexer.
**Context (please complete the following information):**
- OS: Windows
- Docfx version: 2.67.5
Contributor guide
Assessment
This issue has not been assessed yet.