单项选择题

读取state中name的值应该使用()

A.this.state.name
B.name
C.this.name
D.this.props.name