CodeNamespace can be used to represent a namespace declaration.
In some languages, a namespace can function as a container of type declarations within the same namespace, in which all types within the same namespace are visible.
Author: Microsoft Code: ASP.NET v1.0 & VB