shared property

bool get shared

Implementation

external bool get shared;
set shared (bool v)

Implementation

external set shared(bool v);