[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This page documents the `JsonExplicitNullAttribute` class, which is used to specify that all values of a type should be represented as `null` in JSON format."],["The `JsonExplicitNullAttribute` class inherits from the `Attribute` class and ultimately the `Object` class."],["The latest version documented for `JsonExplicitNullAttribute` is 1.69.0, and version 1.55.0 is the currently viewed documentation."],["The attribute can be applied to classes using the `[AttributeUsage(AttributeTargets.Class)]` tag."]]],[]]