returnValue property

bool returnValue

Implementation

external bool get returnValue;
void returnValue=(bool value)

Implementation

external set returnValue(bool value);