C Sharp (C#) - Classes and Objects
You want to create a class
Student with a field name and a method GetName that returns the student's name. Which is the correct complete class declaration?