DBusAnnotationInfo.refCount

int refCount() @property nothrow

Get refCount field.

Returns

The reference count or -1 if statically allocated.
void refCount(int propval) @property nothrow

Set refCount field.

Parameters

propvalThe reference count or -1 if statically allocated.