name property
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;
The name of the file.
The file extension is not part of the file name, which can be identified from the type field.
core.String? name;