name property

String? name
getter/setter pair

The name of the file.

The file extension is not part of the file name, which can be identified from the type field.

Implementation

core.String? name;