Json.NET - Quick Starts & API Documentation
IsReadOnly Property
Namespaces ► Newtonsoft.Json.Linq ► JPropertyDescriptor ► IsReadOnly
When overridden in a derived class, gets a value indicating whether this property is read-only.
Declaration Syntax
Return Value
true if the property is read-only; otherwise, false.