pub fn get_property_value(
    osr: *const OpenSlideT,
    name: &str
) -> Result<String, Error>
Expand description

Get the value of a single property.