Visibility In this chapter we will use inheritance to design classes based on other classes. Objectives¶ Understand how visibility affects inheritance. Topics¶ Field and Method Visibility Getters and Setters Lab - Improving Encapsulation Up -- Next