Wie man den Namen eines HTML -Balise bekommt und ihn in Onpress weitergibt

<Button title="News" id={this.props.prop_where_id_is} onPress={() => this.setCategory(this.props.prop_where_id_is)} />
Cheerful Caracal