namespace Syntriax.Engine.Serialization; [AttributeUsage(AttributeTargets.Field)] public class SerializeAttribute : Attribute;