Attributes

WMA link


Attributes[symbol]

returns the attributes of symbol.

Attributes["string"]

returns the attributes of Symbol["string"].

Attributes[symbol] = {$attr_1$, $attr_2$}

sets the attributes of symbol, replacing any existing attributes.

Attributes always considers the head of an expression:

You can assign values to Attributes to set attributes:

Attributes must be symbols:

Use Symbol to convert strings to symbols:

ClearAttributes