I have two C# classes that have many of the same properties (by name and type). I want to be able to copy all non-null values from an instance of Defect into a
Defect
Take a look at AutoMapper.