Gets the name of this theme.

[VBScript]
Public ReadOnly Property Name As String
[JScript]
public function get Name() : String;

Property Value

The name of this theme as defined the theme definition file.

See Also

Theme Object | Theme Members | HelpProducer Namespace