pub fn plat_setprop(name: &str, value: &str) -> Result<(), String>
Set system property name to value, creating the system property if it doesn’t already exist
name
value