DBusNodeInfo.path

Get path field.

  1. string path [@property getter]
    class DBusNodeInfo
    @property
    string
    path
    ()
  2. string path [@property setter]

Return Value

Type: string

The path of the node or null if omitted. Note that this may be a relative path. See the D-Bus specification for more details.