collapsed property
bool
get
collapsed
The read-only collapsed property of the AbstractRange interface
returns true if the range's start position and end position are the
same.
Implementation
external bool get collapsed;