class documentation

Base class for attributes.

Attribute instances represent an atomic piece of information, its value, usually embedded with a name within a dict field of another Label instance.

Parameters
valuethe attribute value
Class Variable value Undocumented