This characteristic specifies whether the attribute (or the operation) has one value that characterizes the entire class (Static = Yes) or whether it can assume specific values for each instance of the class (Static = No).
This attribute was called Scope in a previous version.