In my Models folder, I have an ICollection of type Item.
public class ApplicationUser : IdentityUser { [PersonalData] [Column] public string FirstName