| 
    ClassicCityBuilderKit 1.9.4
    
   | 
 
object that can be uniquely identified by a string key
 it can then be retrieved from IKeyedSet<T> by its key 
  
Properties | |
| string | Key [get] | 
| unique identifier among a type of objects(might be used in savegames, be careful when changing)   | |
      
  | 
  get | 
unique identifier among a type of objects(might be used in savegames, be careful when changing)
Implemented in CityBuilderCore.Building, and CityBuilderCore.RoadNetwork.