parentId property

int? parentId
getter/setter pair

If this place is a sub place, this is the placeId of the parent place

Implementation

int? parentId;