package property

String? package
getter/setter pair

What is the path to the package for which we are generating.

The exact format of this string depends on the generation mechanism, so it's left undefined.

Implementation

String? package;