Session.StaticObjects
collectionSession.StaticObjects(name).member' access the named objectname.member' same thing, since static objects are imported into the global namespace
Session-scope COM objects created via the object tag in the global.asa file file are stored in the StaticObjects collection,
in addition to being available to the global namespace.