| BsonTrieNodeTValue Properties | 
The BsonTrieNodeTValue generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ElementName | 
            Gets the element name for this node.
             | 
|  | HasValue | 
            Gets whether this node has a value.
             | 
|  | Value | 
            Gets the value for this node.
             | 
 See Also
See Also