getParent

@Nullable
abstract fun getParent(): @Nullable ProblemGroup(source)

Returns the parent group or null for root groups.

Since

8.8