PropertyDict typedef

PropertyDict = Map<String, String>

Implementation

typedef PropertyDict = Map<String, String>;