Hi @Florian,
There is no built-in ways in Adalo to check the uniqueness of the value of some Collection property. You need to implement the checks by yourself.
I did a tutorial some time ago: Adalo hints: how to prevent from creating duplicate records in the collection (UPDATED with 2nd video)
Best regards, Victor.