trait ReflectionLegacyAttribute {...}
->getAttribute(string $name): ?varray<mixed>
->getAttributes(): darray<arraykey, varray<mixed>>
->hasAttribute(string $name): bool