### Function: GetZoneName(zone) **Description:** Gets the zone name of the zone object referenced. **Parameters:** - `zone` (Zone) - Zone object representing `zone`. **Returns:** String name of the zone. **Example:** Example Required