My other question seems to be too generic, so I tought I\'d create a new one on the details. Sorry if that is considered bad practice.
I am trying to serialize C# object
System.Json doesn't support arbitrary serialization like this.
You can use a third party Json library like Newtonsoft, or wait for MonoTouch v4 which will have the DataContractJsonSerializer