Predeclared
attributeThe presence of the Predeclared
attribute denotes a predeclared object imported from COM.
[AttributeUsage(Attribute(AttributeTargets.Class)] public class PredeclaredAttribute: System.Attribute { public PredeclaredAttribute() {…} }