public bool IsRead() { return(_notificationRepo.GetGlobalReading(_globalMessage.Id, _repId) != null); }