path property

String? path
getter/setter pair

The path of the file or directory within the tree (e.g., "src/main/java/MyClass.java").

Output-only.

Output only.

Implementation

core.String? path;