termsPerYear property
The number of times terms of study are offered per year Semesters and quarters are common units for term For example, if the student can only take 2 semesters for the program in one year, then termsPerYear should be 2.
Implementation
int? termsPerYear;