Variable Attachment.file

The absolute path to the attachment

struct Attachment
{
  // ...
  string file ;
  // ...
}