pub fn get(name: &str) -> String
Get a value of the property. If the property is not found, it returns an empty string. If an error occurs, it returns Err.