AttachmentList
AttachmentList& Attachments() {return fAttachments;}
const AttachmentList& Attachments() const {return fAttachments;}
AttachmentList fAttachments;
AttachmentList& list = fData->Attachments();