E.g. `$list_data.names[5].name` returns the first object (or all of them) and not the actual index. Needs to have an opinionated fallback.
E.g.
$list_data.names[5].namereturns the first object (or all of them) and not the actual index.Needs to have an opinionated fallback.