attachmentId = $attachmentId; } public function getAttachmentId(): string { return $this->attachmentId; } }