This annotation is used on contract class level or on event variables to set the name of
corresponding element.
- Use it on a contract class to set the contract's name as it will appear in the name
attribute of the contract manifest.
- Use it on an
Event variable to set the event name as it
will appear in the contract manifest.
Usage of this annotation is not mandatory. If not used the class name or variable name is used
in the manifest, respectively.