MyBatis中,通过()引用properties元素的值?

MyBatis中,通过()引用properties元素的值?

A.@name

B.@{name}

C.$(name)

D.${name}

正确答案是D