spans property

int get spans

Implementation

int get spans
{
  return end - begin;
}