'Declaration Public ReadOnly Property DoubleValue As System.Double
'Usage Dim instance As CalcDoubleExpression Dim value As System.Double value = instance.DoubleValue
public System.double DoubleValue {get;}
'Declaration Public ReadOnly Property DoubleValue As System.Double
'Usage Dim instance As CalcDoubleExpression Dim value As System.Double value = instance.DoubleValue
public System.double DoubleValue {get;}