end property

int get end

Implementation

int get end {
  return offset + size;
}