pure property

bool? get pure

Implementation

external bool? get pure;
set pure (bool? value)

Implementation

external set pure(bool? value);