Пример #1
0
 public bool HasMeta(string key) => PostMeta.Any(w => w.Key == key);