Turns a string into a typed value generically. Explicitly assigns common types and falls back on using type converters for unhandled types.

Common uses: * UI -> to data conversions * Parsers