How to check if collection Variable is having a value?

That is the correct way to check for empty strings. (Which is what a Collection variable without a value will return).

The following topic on Stack Overflow explains it better than I ever will.