[AttributeUsage(AttributeTargets.Class)]
public class IncludeMyAttributesAttribute : Attribute, _Attribute
When this attribute is added is added to another attribute, then attributes from that attribute
will also be added to the property in the attribute processing step.