DBusAnnotationInfo.value

string value() @property nothrow

Get value field.

Returns

The value of the annotation.
void value(string propval) @property nothrow

Set value field.

Parameters

propvalThe value of the annotation.