System.Attribute
C53221
concept
System.Attribute is a base class in .NET that enables you to define custom metadata that can be attached to program elements such as classes, methods, properties, and parameters.