BindingSignal.signalName
string signalName() @property nothrowGet signalName field.
Returns
the action signal to be emitted
void signalName(string propval) @property nothrowSet signalName field.
Parameters
propval | the action signal to be emitted |