ServerSoftware
String, Read/Write
Returns/sets the software Name and Version of this web server. The format that the developer should use is "Server Name/X.Y".
E.g. WebX1.ServerSoftware = "MyWebServer/1.0" - Will return the following in the HTTP header sent to the client:
"Server: MyWebServer/1.0"