Session CurrentUser Organization

Is there a way to get the current session user’s Organization?

I have tried $var=$session{‘CurrentUser’}->Organization but this doesn’t
work (and I know that it is not in CurrentUser.pm). Is there another
way to do this and get the Organization value associated with the
currently logged in user?

This is for an adjustment to SelfService that I am making.

Thanks

BenR