Attachment.Name Property (Access)
You can use the Name property to specify or determine the string expression that identifies the name of an object. Read/write String.
Syntax
expression .Name
expression A variable that represents an Attachment object.