Window.Name Property
Gets or sets the name of the window.
[VBScript] Public Property Name As String
[JScript] public function get Name() : String;
A string representing the name of the help viewer window.
Window Object | Window Members | HelpProducer Namespace