grade property

int get grade

Implementation

int get grade {
  return _grade;
}