I am working with the Parse.com\'s API in C# and trying to serialize a class that extends ParseObject:
[ParseClassName(\"Battle\")] public class Battle : Par