AfterFileUpload: Where to find filename and extension

I have a requirement to download files of certain classes whenever a user adds a file to an object. Using the AfterFileUpload event and the FileVer I am able to download the file but cannot find any way to get the file name and extension. Where is that kept?