property_get

Function property_get 

Source
pub fn property_get<'a>(
    properties: &'a [Property],
    name: &str,
) -> Option<&'a str>