ServerSoftwareProperties: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.ServerSoftwareProperties:ServerSoftware = "MyWebServer/1.0" – Will return "Server: MyWebServer/1.0" in the HTTP header sent to the client.