title property

String? title
getter/setter pair

Title of the resource.

For instance, in case of a drive document, this would be the title of the document. In case of an email, this would be the subject.

Implementation

core.String? title;