title property

String? title
getter/setter pair

The title of this file.

Note that for immutable items such as the top level folders of shared drives, My Drive root folder, and Application Data folder the title is constant.

Implementation

core.String? title;