school property

IPrepSchool? school

Property getter and setter for school:

Implementation

IPrepSchool? get school;
void school=(IPrepSchool? school)

Implementation

set school(IPrepSchool? school);