The C++ attributes attached to this declaration.
Declared in <mrdocs/Metadata/Symbol/SymbolBase.hpp>
std::vector<Polymorphic<Attribute>> Attributes;
These are the attributes as written in the source, e.g. [[deprecated]] or [[nodiscard]], captured for every symbol kind. See Attribute for the per-attribute name and arguments.