public Func<double, double> Function { get; set; }
Public Property Function As Func(Of Double, Double) Get Set