public DocumentModel GetDocumentByUnid(string unid) => new DocumentModel(wrapper, database.GetDocumentByUNID(unid));