posInSet 属性

int? posInSet

实现

int? get posInSet native;
void posInSet=(int? value)

实现

set posInSet(int? value) native;