pub fn decode_properties(data: &[u8]) -> Option<HashMap<String, SochValue>>
Decode a HashMap<String, SochValue> from compact binary encoding.
HashMap<String, SochValue>