The setName() method requires an argument, a String, that provides the name:

student.setName( "Sally" );

Back away form a battle with OOP and "go with the flow." Look at the Student methods...