An attribute.
[AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class, Inherited = false, AllowMultiple = true)] public sealed class ExampleAttribute : Attribute