parentID property

int? parentID
getter/setter pair

The ID of the group's parent group, unless it's the root group.

Implementation

int? parentID;