public static T TryGetValue<T>( this IDictionary<string, Object> dictionary, string key, T defaultValue )