thanks. for clarification if anyone else runs into this problem, there is also a method called getShow(), which I assumed would return the necessary value as long as it was within the album's while loop. Unfortunately, this didn't work.
In case anyone wants the answer, my final solution was:
echo $_zp_current_album->get('show');