SerialPortClientBaseIsClient 属性
            表示是否为客户端终端。当为时,表示是客户端。否则为服务器通讯终端。
            
命名空间: TouchSocket.SerialPorts程序集: TouchSocket.SerialPorts (在 TouchSocket.SerialPorts.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
public bool IsClient { get; }
Public ReadOnly Property IsClient As Boolean
	Get
abstract IsClient : bool with get
override IsClient : bool with get
 BooleanIClientIsClient