'Declaration Property IsFullPrecision As System.Boolean
'Usage Dim instance As ICalculationProperty Dim value As System.Boolean instance.IsFullPrecision = value value = instance.IsFullPrecision
System.bool IsFullPrecision {get; set;}
'Declaration Property IsFullPrecision As System.Boolean
'Usage Dim instance As ICalculationProperty Dim value As System.Boolean instance.IsFullPrecision = value value = instance.IsFullPrecision
System.bool IsFullPrecision {get; set;}