namespace Salmon.Core.Cliff; [AttributeUsage(AttributeTargets.Property)] public class IdentifierField : Attribute { }