courseCode property

String? courseCode
getter/setter pair

The identifier for the [Course] used by the course [provider] (e.g CS101 or 6.001).

Implementation

String? courseCode;