title property

String? title
getter/setter pair

Title of this course work material.

The title must be a valid UTF-8 string containing between 1 and 3000 characters.

Implementation

core.String? title;