Implementation of {@link org.apache.tapestry.IMessages}. This is basically a wrapper around an instance of {@link Properties}. This ensures that the properties are, in fact, read-only (which ensures that they don't have to be synchronized).
TODO: Merge this code with HiveMind's implemention.
@author Howard Lewis Ship
@since 2.0.4