实验性
An interface passed into Observable.create.
Observable.create
可选
If set to true, the client can update this value. This should be used for things like dropdown values, toggles, textfields, etc. If unset or false, the client cannot write to this observable.
An interface passed into
Observable.create.