using System.Collections;
using System.Collections.Generic;
public double temperature;
public double length => evaptor.length+
public static void Main()
List<section> part = new List<section>();
evaptor={length=1,temperature=2,pressure=3},
adia={length=4,temperature=5,pressure=6},
condser={length=7,temperature=8,pressure=9}
foreach (section s in part)
System.Console.WriteLine($"{s.evaptor.length}, {s.adia.length}, {s.condser.length}, {s.length}" );