DBusAny.typeSig

Get the DBus type signature of the value stored in the DBusAny object.

struct DBusAny
string
typeSig
@property const pure nothrow @safe
(
)

Return Value

Type: string

The type signature of the value stored in this DBusAny object.

Meta