This is my working code at the moment:
public enum Year { year2021, year2022; }
_
public class Zoo { private Year ye