Returns file name which contains source code of given module.public string FileNameRead only.
Returns name of programming language. In the given version of PaxScript.Net the value of the property is "CSharp".public string LanguageNameRead only.
Returns name of module.public string NameRead only.
Returns source code.public string Text