原子 属性

bool? atomic

实现

bool? get atomic native;
void atomic=(bool? value)

实现

set atomic(bool? value) native;