extension property
An extension property is a property definition (usually attribute, reference or relationship), which can be added as property extension to any (extendable) object instances. Extension properties are considered as potential property of any (extendable) object type.
Generalisations: property
References

