documentLabel property

String? documentLabel
getter/setter pair

Change the document label displayed in the popup.

To customize this, you just have to provide a String.

Implementation

String? documentLabel;