name property

String? name
getter/setter pair

The name of the file.

This is not necessarily unique within a folder. Note that for immutable items such as the top level folders of shared drives, My Drive root folder, and Application Data folder the name is constant.

Implementation

core.String? name;