Variable FullName.namespace
Declaration
struct FullName
{
// ...
string namespace;
// ...
}
struct FullName
{
// ...
string namespace;
// ...
}