Getter and Setter

Home > Computer Science > Software Engineering > Object-Oriented Programming (OOP) > Getter and Setter

Methods used to read and modify the state of an object's properties.