public void AddWater()
 {
     AddedWaterToday = _Planter.AddWater();
 }