Is there a way to serialize a object ignoring the [PropertyName("FooBar")]
?
Details: My object has enormous property names that are read all over the frontend... the problem is that it causes me to waste about 35% of space... when you take caching in consideration, this is a huge problem