title property

String? title
getter/setter pair

Title of the grading period.

For example, “Semester 1”.

Required.

Implementation

core.String? title;