value 属性

bool value

地址 address 处的 bool。

实现

external bool get value;
void value=(bool value)

实现

external void set value(bool value);