fn extract_double_property(data: &[u8], prop_name: &str) -> Option<f64>
Find an IntProperty by name and return its u32 value.