prefix property

String? prefix
getter/setter pair

The prefix of an 'as' import, or null.

Implementation

String? prefix;