// auto register public interface IIdentifierAttribute { TIdentifier ID { get; } TIdentifier[] AdditionalIdList { get; } }