public static void WriteJsonDict<T>( TextWriter w, Dictionary<string, T> dict, string var, bool semicolon )