Xessa 0 Junior Poster in Training

I am sending an array which consists of objects that i have created. And my class consists of a String value and a HashMap
How can i get these values?

$F{myObject}.get(1)

Can the code i wrote above work?