filename property

String? filename
getter/setter pair

The filename of the attachment.

Only present if this message part represents an attachment.

Implementation

core.String? filename;