static property
A static property is a property, which has the same value for all object instances. Typically, static attributes are used as delineating attributes or as static relationships referring to a commonly used collection for an object class.
Generalisations: property, static member
Specialisations: static relationship, static attribute
Referenced in
Related topics
- static_field - STATIC keyword