DBusAnnotationInfo.key
string key() @propertyGet key field.
Returns
The name of the annotation, e.g. "org.freedesktop.DBus.Deprecated".
void key(string propval) @propertySet key field.
Parameters
propval | The name of the annotation, e.g. "org.freedesktop.DBus.Deprecated". |