IEnumerable <PropertyMapping <TModel> > IMappingConfiguration <TModel> .GetPropertyMappings()
 {
     return(_mapping.GetPropertyMappings());
 }