store property

Map<String, String> store
getter/setter pair

Implementation

Map<String, String> store = Map<String, String>();