Indicates that the object in question supports text selection.
It should only be exposed on objects which implement the Text interface, in order to distinguish this state from
ATK_STATE_SELECTABLE
, which infers that the object in question is a selectable child of an object which implements Selection.
While similar, text selection and subelement selection are distinct operations.