Yes, this is not indicated. I will see that this is fixed.
Basically, if you stick to names that can be derived from class names, everything will be fine. Do not use leading double underscores. I will make specific restrictions later and update this.
Update: 500 characters are reserved, starting and ending with double underscores. Do not insert new lines. Unicode may cause you problems with parts of the SDK that do not expect this. Basically, stick to Kind names, which can be derived from class names, and everything will be fine.
source share