clientInfo property

IClientInfo? clientInfo

Property getter and setter for clientInfo:

Implementation

IClientInfo? get clientInfo;
void clientInfo=(IClientInfo? clientInfo)

Implementation

set clientInfo(IClientInfo? clientInfo);