After converting a value, I would like to send that value (string) from the base class to a function in an inherited class.
Looking for a simple example.