Returns true if the given symbol is a symbol declared in core.attribute and has the given identifier.
This is used to determine if a symbol is a UDA declared in core.attribute.
the symbol to check
the name of the expected UDA
See Implementation
Returns true if the given symbol is a symbol declared in core.attribute and has the given identifier.
This is used to determine if a symbol is a UDA declared in core.attribute.