Firebase Question retrieving information via 'object'

i made an ‘app variable’ and in firebase 'save’block i put that variable as ‘key’ and ‘join’ the variable with ‘/’ and ‘persons detail’ text block and in the value i used ’ create object ’ and made 3-4 objects now i wanna ‘get’ this information how do i do it i used 'get’block then in ‘then do’ i put the 'set label to then attached get property (age for example) then i attached the ‘value’ block but im not retrieving the information why?