answers property

Map answers
getter/setter pair

This is where the results = answers from the CLI dialog go. This map is updated and returned when calling ask.

Implementation

Map answers = {};