Optional
If true (the default), undecorated properties are ignored by the serialization/deserialization process. If false, they are treated as if they were decorated with the JsonProperty decorator.
true
false
Generated using TypeDoc
If
true
(the default), undecorated properties are ignored by the serialization/deserialization process. Iffalse
, they are treated as if they were decorated with the JsonProperty decorator.