clientInfo property

IClientInfo? get clientInfo

Property getter and setter for clientInfo:

Implementation

IClientInfo? get clientInfo;
set clientInfo (IClientInfo? clientInfo)

Implementation

set clientInfo(IClientInfo? clientInfo);