// Copyright 2003, Trustees of Indiana University // Please see the license in the file ../LICENSE // Simple property_map implementation using GCollections; public class hash_property_map : HashMap, ReadWritePropertyMap {}