TMaps and TSets are annoying to work with when adding items with default value that already exists

Problem:
We are not able create a TMap or TSet if an entry with default value already exists

Request:
It would be nice to be able to add duplicate entries to a TMap/TSet in editor, we should get an error only at compile time if duplicate entries exist