DynamicValueConverter
A converter of a value that potentially holds any type (its value is stored as a plain string) to a specific, statically defined Value type that can be used as an input for a function call argument.
Parameters
value
the dynamic value to convert to a typed value