major property

int? major

Implementation

int? get major;
void major=(int? major)

Implementation

set major(int? major);