description property

String? description
getter/setter pair

Optional description of this course work.

If set, the description must be a valid UTF-8 string containing no more than 30,000 characters.

Implementation

core.String? description;