parent

val parent: Int? = null

Parameters

parent

The index of the parent of this Gradle project in the GradleProjects array. null if this project has no parent (i.e. root project of a build).