属性

num? high

实现

num? get high native;
void high=(num? value)

实现

set high(num? value) native;