The issue with this code is that you want to mix between two different way to refer to properties in an object.
Use a get property
inside a get property
and it should work.
get property students of get property j of homerooms
The issue with this code is that you want to mix between two different way to refer to properties in an object.
Use a get property
inside a get property
and it should work.
get property students of get property j of homerooms