I have a question about AutoMapper in regards to loading a child object within a parent object based on a foreign key stored within the parent. Here are examples of my classes:<