DBusAnnotationInfo.refCount
int refCount() @property nothrowGet refCount field.
Returns
The reference count or -1 if statically allocated.
void refCount(int propval) @property nothrowSet refCount field.
Parameters
propval | The reference count or -1 if statically allocated. |