public string Informacja() { return(Name + " Length training: " + Training.Count() + " Length testing: " + Testing.Count()); }