Learn localStorage by Building a Todo App - Step 54

Just curious, but is there a way I can access the contents of the myTaskArr objects in the data key using the Firefox console. As of now, I found where it is, and it gives me {object Object}. Is it inaccessible?

Never mind! XD. It explains it for me in the next step.