file_name property

file_name property

Gets the file name of the attachment.

Definition:

@property
def file_name(self):
    ...

See Also