Let\'s say I have a class with public properties. Example of a class.
public class Book { public string Title { get; set; } public string Author { get; se