EOF
Returns True if the current feature position has been set after the last feature in the featureset or False otherwise. The value of this property is entirely determined by the current feature position. The property is used to determine whether you have gone beyond the end of the set when you move from feature to feature using positioning methods (see "Positioning"). If the featureset is empty, the property returns True. The property supports read access only.