Add support for property overrides · Issue #4584 · Azure/azure-cosmos-dotnet-v3

I have the following case: I have a couple of classes that inherit from a base class. This is because the only difference between the classes are the property names in Cosmos. The business logic is...