| WrappingBsonWriter Properties | 
The WrappingBsonWriter type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Position | 
            Gets the position.
            Not all writers are able to report the position. Those that can't simply return zero.
             | 
|  | SerializationDepth | 
            Gets the current serialization depth.
             | 
|  | Settings | 
            Gets the settings of the writer.
             | 
|  | State | 
            Gets the current state of the writer.
             | 
|  | Wrapped | 
            Gets the wrapped writer.
             | 
 See Also
See Also