value property

double? value
getter/setter pair

This the value that has the unit of measurement of this node. This is valid for the most cases. But not for numeral systems conversion.

Implementation

double? value;