Class to produce the template output.
public class CSharpViewGenerator : CSharpViewGeneratorBase
public string ContextTypeName { get; set; }
public string MappingHashValue { get; set; }
public dynamic Views { get; set; }
dynamic
public virtual string TransformText()