RawBsonDocumentItem Property | 
| Name | Description | |
|---|---|---|
| ItemInt32 | 
            Gets or sets a value by position.
              (Overrides BsonDocumentItemInt32.) | |
| ItemString | 
            Gets or sets a value by name.
              (Overrides BsonDocumentItemString.) | |
| ItemString, BsonValue |  Obsolete.  
            Gets the value of an element or a default value if the element is not found.
              (Overrides BsonDocumentItemString, BsonValue.) |