filename property

String? filename
getter/setter pair

Provide the actual file name of the package, or path of the directory being treated as a package

Implementation

core.String? filename;