Property IsDefault
| Improve this Doc View SourceIsDefault
Gets a value indicates whether this JSON value is default.
Declaration
public bool IsDefault { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether this JSON value is default.
public bool IsDefault { get; }
Type | Description |
---|---|
System.Boolean |