get_dbus_connection
Description:
Gets the gdbusconnection of the instance.
This can be either passed when constructing the instance (as "dbus-connection" property), or it will be automatically initialized during async/sync init.
Parameters:
| this | a Client | 
Returns:
| the D-Bus connection of the client, or null if none is set. |