IGraphElement Properties | 
The IGraphElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Item | 
            Indexer that gives access to the attributes of the attribute bearer.
              (Inherited from IAttributeBearer.) | |
| ReplacedByElement | 
            The element which replaced this element (Valid is false in this case)
            or null, if this element has not been replaced or is still a valid member of a graph.
              | |
| Type | 
            The GraphElementType of the graph element
              | |
| Valid | 
            This is true, if the element is a valid graph element, i.e. it is part of a graph.
              |