I have the following objects:
var authors1 = new List() { new Author{ FirstName = "William", LastName = "Smith" }, n