Hello. I was wondering if I can access a specific property of an object just like I access a child DisplayObject (with getChildAt() ) from a parent. I really need to display all the variables of a specific object together with their values for a new project of mine and right now I’m really stuck. Thanks in advance.