Gets a value indicating whether this
JsonConverter can read JSON.

Declaration Syntax
public virtual bool CanRead { get; }
Public Overridable ReadOnly Property CanRead As Boolean
Get
public:
virtual property bool CanRead {
bool get ();
}Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.5.14908)