end_pos_index property

end_pos_index property

Definition:

@property
def end_pos_index(self):
    ...
@end_pos_index.setter
def end_pos_index(self, value):
    ...

See Also