Namespace variable

The namespace variable represents a namespace in C#

String representation

When you use a namespace variable in a variable insertion you will insert the full namespace.

E.g., if the namespace variable points to System.Linq, it will print exactly that: System.Linq.

Available properties

The namespace variable has no additional properties