pub fn properties_update(
    client: &impl UserAuthClient,
    arg: &UpdatePropertiesArg
) -> Result<Result<(), UpdatePropertiesError>>
👎 Deprecated
This is supported on crate feature dbx_files only.