Every component has some built-in properties that are used for its functionality and also to display them.
Component._id = '';
​
Component._state = {};