I\'m a tad bit confused here with fastJSON. I am able to successfully create a dynamic type simply using fastJSON.JSON.ToDynamic(jsonString);.
fastJSON.JSON.ToDynamic(jsonString);
I can eve