Gets or sets a value indicates how to serialize or deserialize the default value. If True, the default value will not be serialized or deserialized. Otherwise, it will be serialized or deserialized.
public bool SkipIsDefault {get; set;}
'Declaration
Public Property SkipIsDefault As Boolean