documentName property
Document type to authenticate.
throws DocumentException An error has occurred during Document Library execution.
Implementation
String get documentName => getDocumentName();
Implementation
set documentName(String value) => setDocumentName(value);