Static and dynamic attributes

You'll typically use two types of attributes in Maya LT:

Static attributes are built into the code or are members of plug-in nodes, and cannot be modified or removed.

Dynamic attributes allow you to add or delete attributes on a particular node. Dynamic attributes are different from static attributes in that they are only married to a specific instance of a node type.