
In this lab we will create properties to safely expose private fields and create methods for exchanging funds.
Create any button(s) and button click event handler(s) in the WPF window designer (if specified in the class diagram).

// Create Sam.
// Create the Como Zoo.
// Set birthing room temperature.
// Add Sam to the zoo.
// Create Flora
// Add Flora to the zoo.
// Create Brutus and add him to the zoo.
// Create Coco.
// Make Coco pregnant.
// Add Coco to the zoo.
// Create Paddy and add him to the zoo.
// Create Bella.
// Make Bella pregnant.
// Add Bella to the zoo.
// Create Sally and add her to the zoo.
// Create Fred and add him to the zoo.



