Can I put an attribute on a model being serialized with OData, and choose to serialize based on that?...I have successfully extended ODataResourceSerializer, and overridden CreateStructuralProperty. This gives me the ability to check the name of a propert...