[]
Gets or sets the multi-line presentation of the function code for the x value calculation.
[TypeConverter(typeof(TypeConverter))]
public string[] CodeLinesX { get; set; }
<TypeConverter(GetType(TypeConverter))>
Public Property CodeLinesX As String()