Class GeneratePropertyBagsInEditorAttribute
By default, property bags are only generated in builds. Use this attribute to force the ILPostProcessor to generate property bags in editor for the tagged assembly.
Namespace: Unity.Properties
Syntax
public class GeneratePropertyBagsInEditorAttribute : Attribute