filename property

String? filename
getter/setter pair

The filename of the upload.

Does not include the directory path. Only available if the sequence was uploaded on a platform that provides the filename.

Output only.

Implementation

core.String? filename;