pub type PropertyMap = HashMap<String, Value>;
Source-agnostic property map with JSON values.
pub struct PropertyMap { /* private fields */ }