Create a property accessor for a group of the model’s DataTree.
Underlying object must have a xr.DataTree attribute named ‘idata’.
- Parameters:
- value
str The group to access in the DataTree.
- message
str The error message to raise if the group is not found in the DataTree.
- Returns:
propertyThe property accessor for the DataTree group.