title property

String? title
getter/setter pair

The title of the level.

If the level has no points set, title must be set.

Implementation

core.String? title;