Accessed None Trying to Read Property

I’m not the OP but just wanted to say thank you, IsValid worked for me. I had a sound file that I had to stop palying at a certain point using the Stop audio component node but I kept getting the accessed none error on the return value of my audio file. I thought i didn’t need IsValid here but I guess I did.