pub async fn set<L: FrameLink>( device: &mut UlcpDevice<L>, key: PropArg, value: &str, raw: bool, ) -> Result<()>
Write one property, reporting what the device stored.