static attribute
A static attribute is an attribute, which has the same value for all object instances. Typically, static attributes are used as delineating attributes (discriminators), which specialize an object type to a more specific object type.
Generalisations: attribute, static property