When processing user generated content, it would be useful to limit the processing of properties through attributes.
Json.NET supports something similar through the MemberSerialization flag (http://www.newtonsoft.com/json/help/html/serializationattributes.htm) and it would be great if FuManchu could to.
Cheers!