List of properties from SchoolClass

  1. school_day_start(NUMBER(Date representation wrapped))
  2. school_day_end(NUMBER(Date representation wrapped))
  3. school(OBJECT< School >)
  4. pupils(ARRAY< Pupil >)
  5. diaries(ARRAY< Diary >)
  6. name(STRING)
  7. id(NUMBER)