v8.1.27
Shouldn't this return Bad_NotFound?
{./CoordinateContainer/Label_0.HELLO}
returns Bad_NotFound
{./CoordinateContainer/Label_0.props.HELLO}
returns Bad_Stale
which means I can't use it with the expression function
isAvailable
(or have to be careful with it at least)