Namespace

Cs/C#

ide.<ProgrammingLanguage>.Namespace = ...
ide.Cs.Namespace = PwChecker

This parameter can be used to specify a namespace which will then be used automatically when gene­rating a scrapbook or an interface.

Double quotation marks make it possible to generate a C#-code without a namespace entry:

ide.Cs.Namespace = ""

The Cs generation parameter can also be specified in the decision table as such or in a language-related INI file: $$Namespace