[ NoAccessorMethod ]
[ Version ( since = "0.5.0" ) ]
public bool is_deleted { get; set; }
Indicates whether the document entry has been deleted (moved to the trash).
Deleted documents will only appear in query results if the
show_deleted property is true
.