[Problem] Edit Custom Property and sorting
- Dominant language
- C++
- Stars
- 33.6k
- Forks
- 6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Sometimes I have to write my own properties. If there are a lot of them, unfortunately there are mistakes in their writing. But at the moment there is no way to quickly correct the inaccuracy. Because "edit property" is missing.
You have to delete the previously created property and create it again to correct the error.
If there was an “edit property” tab that would open a window similar to the one that opens when you click “add property,” but with the data for this property already filled in previously, that would be very convenient. (picture number 1).
It would be possible to change the property name and its description (the group can be changed now)

Another problem is the order of properties in the panel. Now there is no way to sort them in the desired order (the order is strictly alphabetical). We have to come up with various workarounds so that the necessary properties are in the right order and are always at the top of the panel (picture number two)

### Full version info
```shell
Any version
```
### Subproject(s) affected?
None
### Anything else?
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.