MultipartElement.filename

The filename of this element, as declared by this part's Content-Disposition header filename property. Note that this may be null if no filename exists.

struct MultipartElement
Nullable!string filename;