SyntaxFix
Write A Post
Hire A Developer
Questions
for (element in array) { console.log(array[element].property); }
This works.