Short name describing what triggered the graph break
Attempted to access attributes/methods on an OpaqueObject
Values or code snippet captured at the break point
value={self.value}, attr={name}
Explanation of why the graph break was triggered
Attribute/method access of OpaqueObjects is not supported.
Hints on how to resolve the graph break