canWrite

abstract fun canWrite(): Boolean

Indicates whether this data provider is writable.

Return

true if the data provider can be written to, false if not.