name property

String get name

Implementation

String get name => (this as NamedTypeAnnotation).identifier.name;