prefix property

String? get prefix

The prefix part.

Implementation

String? get prefix => _fullName.prefix?.toString();