Attribute
From MXMS Wiki
An attribute is a declarative tag used to add metadata, or extra information, to program elements such as assemblies, classes, methods, and properties. This metadata can be read at compile time or retrieved at run time using a technique called reflection to dynamically alter program behavior or provide additional context.