enrollmentService property

EnrollmentService? enrollmentService

Implementation

EnrollmentService? get enrollmentService;
void enrollmentService=(EnrollmentService? enrollmentService)

Implementation

set enrollmentService(EnrollmentService? enrollmentService);