incoming property

bool? incoming

Implementation

bool? get incoming;
void incoming=(bool? incoming)

Implementation

set incoming(bool? incoming);