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