The name of the annotation as it appears in code.
For example, in @deprecated, this would be 'deprecated'.
@deprecated
@override String get name => declarationRef.identifier;