MiValue.asDAssociativeArray
MiResult[] asDAssociativeArray() @safeTries to fetch and parse a D associative array into key-value pairs.
This method assumes the AA has been expanded (e.g. by a pretty-printer) and its children are available in this MiValue.
Returns
Array of results where each pair is represented by 'key' and 'value' results.