I have a source class like this:
public class SuspenseRequest { public string LineOfBusiness { get; set; } public string SuspendedTo { get; set; }