namespace Polonium.Attributes; [AttributeUsage(AttributeTargets.Class)] public class RegistryEntity : Attribute { }