name property

String get name

The name read-only property of the FileSystemHandle interface returns the name of the entry represented by handle.

Implementation

external String get name;