For example: ``` for each movie as MovieContentNode in movieContent.getChildren(-1, 0) ' movie is known to be a MovieContentNode end for ``` Should also add validation on this, so that the type is compatible with whatever the default type is of the array we're iterating