It is very uncommon to pass string representations as arguments to access objects. Use the pointer method instead and you can access all objects like you have asked for.

Cheers
Christian