public string Generate() { return(CSharpWriter.CreateMethod(BodyLines, Params, Name, IsPublic, IsInternal, ReturnObject)); }