A PropertyPage is used to display lists of properties whose values
can be obtained using the System.getProperty(keyString) or
midlet.getAppProperty(keyString) methods.
A StorableObject contains a reference to an object that implements
the Storable interface, and also contains the name of the record
store and specific record id where this object is kept.