gerritProject property

String? gerritProject
getter/setter pair

The full project name within the host.

Projects may be nested, so "project/subproject" is a valid project name. The "repo name" is the hostURI/project.

Implementation

core.String? gerritProject;