how to access property of nested unnamed array

JavaScript
array[0][0].property
Source

Also in JavaScript: