AliasName | Name of the alias to be used in place of this object. Empty string if the object is not aliased.
   
DISPID (Dispatch ID): 
  
For more information, see AliasName in .NET Reference.  | 
  ArgumentString | The node descriptor in form of an argument string, i.e. a key=value pairs separated by semicolons.
   
DISPID (Dispatch ID): 
  
For more information, see ArgumentString in .NET Reference.  | 
  BrowsePath | Specifies the browse path for the OPC node.
   
DISPID (Dispatch ID): 
  
For more information, see BrowsePath in .NET Reference.  | 
  BrowsePathStartingNodeDescriptor | The starting node descriptor of the browse path.
   
DISPID (Dispatch ID): 
  
For more information, see BrowsePathStartingNodeDescriptor in .NET Reference.  | 
  DisplayString | The display string for the current object.
   
DISPID (Dispatch ID): 0 
  
For more information, see ToString in .NET Reference.  | 
  HasBrowsePath | Determines whether there is a non-null browse path in the descriptor.
   
DISPID (Dispatch ID): 
  
For more information, see HasBrowsePath in .NET Reference.  | 
  HasNodeId | Determines whether there is a non-null node ID in the descriptor.
   
DISPID (Dispatch ID): 
  
For more information, see HasNodeId in .NET Reference.  | 
  IsAliased | Determines whether this object is aliased.
   
DISPID (Dispatch ID): 
  
For more information, see IsAliased in .NET Reference.  | 
  IsNull | Determines whether the node descriptor is null, i.e. specifies neither node ID nor a browse path.
   
DISPID (Dispatch ID): 
  
For more information, see IsNull in .NET Reference.  | 
  IsRoot | Determines whether this object describes a root of the address space.
   
DISPID (Dispatch ID): 
  
For more information, see IsRoot in .NET Reference.  | 
  ItemId | Contains OPC item identifier (empty string for the root, null reference if unknown).
   
DISPID (Dispatch ID): 
  
For more information, see ItemId in .NET Reference.  | 
  NodeId | Contains node identifier (empty string for the root, null reference if unknown).
   
DISPID (Dispatch ID): 
  
For more information, see NodeId in .NET Reference.  | 
  NodePath | Contains node path (empty string for the root, null reference if unknown). Only used with OPC XML.
   
DISPID (Dispatch ID): 
  
For more information, see NodePath in .NET Reference.  | 
  ToString | Returns a string that represents the current object.
   
DISPID (Dispatch ID): 
  
For more information, see ToString in .NET Reference.  |