pub fn parse_property_value_string( property_name: &str, source: &str, ) -> (Vec<PropertyMeta>, Vec<Warning>)
Parse a string of the property value of the specified property_name.
property_name