# Introduction
In this lab, you need to create a class called `Student` with a private variable `name`, and implement getter and setter functions to access and modify the value of `name`.
Get and Set Student Name
|60 : 00
Click the virtual machine below to start practicing