its used to grab the button in end to end tests, without it its not possible to test the component using this button.
its not very well documented but here it is in the code:
https://github.com/facebook/react-native/blob/master/Libraries/Components/Touchable/TouchableHighlight.js#L271