b属性

num? b

实现

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

实现

set b(num? value) native;