studentID property

int studentID
final

It's a variable that stores the studentID of the current student.

Implementation

final int studentID;