namespace LensSimulatorCore; public class LightPathProperties { public double WaveLength { get; set; } }