Why I can't get all the items of my gallery ?

Soo, I have this id’s gallery: “genGaleria”, i want to get all the items of it then:
let items = $w(“#genGaleria”).items;
but the debug console gives that items its equals to null. Someone help me :frowning: