I'm currently consuming a legacy WCF service that does not conform to the naming standards from the app in development. Now when developing against a REST service, where I create the models on my own it is really easy to rename a property like so:I'm currently consuming a legacy WCF service th