Enable or disable the echoing of characters by the server.
Syntax
object.LocalEcho [= { True | False } ] ]
Remarks
The LocalEcho property enables or disables the echoing of
characters by the server. If set to True, the server will
be instructed to not echo characters, making the client responsible
for displaying user input. The default value for this property is
False, specifying that the server should echo user input back to the
client.