If not there are plenty of serial port classes on the internet which you
download and add as a reference.
If they are worth there salt they will come with a send method that allows
you to send text to the port, and an event handler that fires when data is
received.