Check to see if the current implementation has the write field.
Will return false if the field doesn't exist.
false
This may return false on the bluefy browser.
bool get hasWrite => _JSUtil.hasProperty(_jsObject, "write");