It seems that [void interface::property_changed(const char* property)](https://github.com/openbmc/sdbusplus/blob/2bf0bb29cf5c44da8fc94cee8ef87e23def03dba/src/server/interface.cpp#L40) only supports transmitting a single property changed signal. Is there anyway to signal multiple properties changed?