The `|` needs to be escaped.
See QubesOS/qubes-core-admin#309.
Allow getting all the properties at once, to limit number of Admin API calls. Client should be prepared to handle the case when the call isn't available (too old version, refused by the policy etc) and fallback to getting properties one by one.
QubesOS/qubes-issues#4693