pure property

bool? pure

Implementation

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

Implementation

external set pure(bool? value);