In this lab, you'll use your knowledge of classes to build an Animal class, complete with properties, getters, and setters. After completing the Animal class, you'll create a series of subclasses with ...