filePath property

String? filePath
getter/setter pair

For jars that are contained inside .war files, this filepath can indicate the path to war file combined with the path to jar file.

Implementation

core.String? filePath;