 
            | Generate | Generates a JsonMap based on a class structure and the relevant types' data members. | 
| GetDataMemberSourcePath | Generates a JSON path to where a data members's value will be deserialzed to. | 
| GetDataMemberTargetPath | Generates a JSON path to where a data members's value should be mapped to in a target format. | 
| GetMappingAttribute | Gets the JsonMappingAttribute of a data member for a specific mapping target if one exists. |