Checks if string is a D-Bus address.
string
This doesn't check if string is actually supported by DBusServer or DBusConnection - use is_supported_address to do more checks.
A string.
true if string is a valid D-Bus address, false otherwise.