Variable MessageAttachment.filename

Declaration

class MessageAttachment
{
  // ...
  string filename;
  // ...
}