prefix property

String? prefix
getter/setter pair

The prefix to use when exporting data. The prefix is prepended to all results.

Implementation

String? prefix;