I have a list of key/value pairs of configuration values I want to store as Java property files, and later load and iterate through.
Questions:
In order: