| Attributes | Provide a simple mechanism for associating names with arbitrary, immutable data. |
|---|---|
| Properties | Provide a mechanism for storing collections of named data items, with a powerful query mechanism that allows property collections to be searched. |
| Tokens | Provide a lightweight wrapper for static text strings, allowing text sharing and efficient comparisons. |