stringValue property

String? stringValue
getter/setter pair

This the value that has the unit of measurement of this node. This is just for numeral systems conversion. In all the other cases use value.

Implementation

String? stringValue;