fn parse_property<'a>(line: &'a str, key: &str) -> Option<&'a str>
Match a properties:-block line shaped like key = value and return the trimmed value. gst pads with tabs and a single =.
properties:
key = value
=