Cómo obtener el nombre de un HTML Balise y pasarlo en Onpress

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