pub fn ulcp_prop_set( transaction_id: u8, property_id: u32, value: Vec<u8>, ) -> Result<Vec<u8>, MobileError>
Encode a CMD_PROP_SET request with the shared ULCP codec.
CMD_PROP_SET