I would like to pass a string value from the base class to a function in the inherited class. What is the simplest way to do this?
public class a {