Number Class
A class that holds numbers.
The values of the Number class are managed in floating point notation, have a precision of up to 15 digits, and represent numbers in the range of approximately 1.7E-308 to 1.7E + 308.
Default properties and ValueType
The default property is Value. The ValueType specification is invalid.