getProperty<T>函数

T getProperty<T>(
  1. Object o,
  2. Object name
)

实现

external T getProperty<T>(Object o, Object name);