inCall property

int? inCall

Implementation

int? get inCall;
void inCall=(int? inCall)

Implementation

set inCall(int? inCall);