...
Note that this only works one-way: the child can access/update its parent case's properties, but the parent case CANNOT access or update properties of its child cases. This one-way relationship can be seen when syncing cases to a device as well. A child case synced to a device will bring the parent with it. A parent case synced to a device does not guarantee that the child cases will also be there.
...