outgoing property

bool? outgoing

Implementation

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

Implementation

set outgoing(bool? outgoing);