courseCode property

String? courseCode
getter/setter pair

The identifier for the SchemaCourse used by the course Schemaprovider (e.g. CS101 or 6.001).

Implementation

String? courseCode;