Description

The object's namespace.

Property type

A String value.  

Syntax

object.NameSpace

The NameSpace Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McObject.

Remarks

The object's namespace property is read-only. It will always be returned with a trailing “::”, and will be only “::” if the object is part of the “global” namespace.