public bool IsDeleted()
 {
     return(_entry.IsDeleted());
 }