| ObjectPreview Properties | 
The ObjectPreview type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Description | 
            String representation of the object.
             | 
|  | Entries | 
            List of the entries. Specified for `map` and `set` subtype values only.
             | 
|  | Overflow | 
            True iff some of the properties or entries of the original object did not fit.
             | 
|  | Properties | 
            List of the properties.
             | 
|  | Subtype | 
            Object subtype hint. Specified for `object` type values only.
             | 
|  | Type | 
            Object type.
             | 
 See Also
See Also