Function get

Source
pub fn get(name: &str) -> String
Expand description

Get a value of the property. If the property is not found, it returns an empty string. If an error occurs, it returns Err.