A string which can be observed for changes.
Readonly
A signal emitted when the string has changed.
Test whether the object has been disposed.
This property is always safe to access.
The value of the string.
The type of the Observable.
Set the ObservableString to an empty string.
Dispose of the resources held by the string.
Insert a substring.
The starting index.
The substring to insert.
Optional
Remove a substring.
The ending index.
A string which can be observed for changes.