I'm afraid you aren't allowed to name objects starting with numerics. Rename the first one "448364" starting with a letter.
The second one is an array, those are to be accessed by brackets like so:
print myVar->highlighting->test_448364->Data[0]
instead