name method

T name()

查询蓝牙名称

Implementation

T name() {
  return push(EName());
}