atomic property

bool atomic

Implementation

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

Implementation

set atomic(bool value) native;