Hehe, I would think not Unless you just love typing the same thing over and over again...
Yeah, it's supposed to .ToString() the actual value, but for some reason, in the C# generator, it was .ToString()'ing the actual System.Type for it. Not sure why, but here's the fix for you.