pub fn get_preference(name: String) -> Result<String>
Get the value of the named preference. None is returned if name is not a known preference.
name