public SerialPort? Client { get; }
Public ReadOnly Property Client As SerialPort Get
public: property SerialPort^ Client { SerialPort^ get (); }
function get_Client();
In This Article