namespace OF_DL.Entities; [AttributeUsage(AttributeTargets.Property)] internal class ToggleableConfigAttribute : Attribute { }