title property

String? title
getter/setter pair

The title of the note.

Length must be less than 1,000 characters.

Implementation

core.String? title;