Class GeneratePropertyBagAttribute
Use this attribute to have the ILPostProcessor generate property bags for a given type.
Namespace: Unity.Properties
Syntax
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct)]
public class GeneratePropertyBagAttribute : Attribute, _Attribute