namespace HeuristicLab.Tests.Benchmark { public class Example { public Tin Input { get; set; } public Tout Output { get; set; } } }