[]
Gets or sets the delegate that defines function.
public Func<double, double> Function { get; set; }
Public Property [Function] As Func(Of Double, Double)