Variable Attachment.name

The attachment name

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