removeStudentIds property

List<String>? removeStudentIds
getter/setter pair

IDs of students to be removed from having access to this coursework/announcement.

Implementation

core.List<core.String>? removeStudentIds;