get_name
Description:
Gets the name that this was constructed for.
When connected to a message bus, this will usually be non-null. However, it may be null for a proxy that communicates using a peer-to-peer pattern.
Parameters:
this |
A DBusProxy. |
Returns:
A string owned by this. Do not free. |