documentLabel property

String? documentLabel
getter/setter pair

Change the document label displayed in the popup.

To customize this, you just need to provide a String element.

Implementation

String? documentLabel;