namespace W542.GandalfReborn.Data.Entities; [AttributeUsage(AttributeTargets.Property)] public class ContentKeyAttribute : Attribute { }