title property

String? title
getter/setter pair

Title that describes the document.

This can be the top heading or text that describes the document.

Implementation

core.String? title;