The Show and Theater Classes
For our ShowTimes page, we have added two new classes, Show and Theater. The Show class has a Film property (a reference to a Film object), a Theater property (a reference to a Theater object), and a StartTime property, which uses the Caché data type. The Theater class has a TheaterName property as well as two price properties.