interpreter property

NarrativeInterpreter? interpreter
getter/setter pair

Interpreter responsible for executing sentence logic (read, write, ask, etc.)

Implementation

NarrativeInterpreter? interpreter;