A model that represents a global binding, or undefined if this option is unbound. Changes to this should be made using setBinding and clearBinding
The name of this option. Option names should not be changed except via options editors.
The annotated datatype of this option. The types are used for serialization and verifying types in binding expressions. Types should not be changed except via options editors.
The value of this option. Changes to this value should be made
via OptionsBag.set
Generated using TypeDoc
Framework type for storing the value and metadata about an option. Changes to the value, type, or binding expression will result in a new reference.