public static bool TryGetValue<T>( this IReadOnlyDictionary<string, Object> dic, string key, out T value )