[]
Gets the parsed value. Use setter to customize value. The value should be double, string, bool or CalcError, other data will be discarded.
public object Value { get; set; }
Public Property Value As Object