Create a property accessor for an InferenceData object.
Underlying object must have an InferenceData object attribute named ‘idata’.
- Parameters:
- value
str
The value to access in the InferenceData object.
- message
str
The error message to raise if the value is not found in the InferenceData object.
- Returns:
property
The property accessor for the InferenceData object.