System.JSON.Writers.TJsonWriter Properties
InheritedProtected
| CloseOutput | public | Gets or sets a boolean value indicating whether the underlying reader should be closed when the writer is closed. | 
| ContainerPath | public | Gets the path for the current JSON container type. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| EmptyValueHandling | public | Gets or sets how to write empty values in types as array and string. | 
| Path | public | Gets the current path to the JSON token of the writer. | 
| Top | public | Gets the depth level of the JSON token being written. | 
| TopContainer | public | Gets the current JSON container type. | 
| WriteState | public | Gets the state of the writer. |