[]
Gets a value indicating whether this BaseConverter can write.
protected virtual bool CanWrite { get; }
Protected Overridable ReadOnly Property CanWrite As Boolean
true if this BaseConverter can write; otherwise, false.
true
false