I'm just starting to experiment with the Template Studio. For the code I'm trying to generate right now, I need to get the .NET type in the form of String or Int32. TypeOfField gets me System.String and System.Int32. How can I get that output but without the System prefix?