canWrite

abstract fun canWrite(): Boolean

Checks if write operations can be performed on this branch.

Return

true if write operations can be performed, false otherwise