allowed property

bool? allowed

Implementation

bool? get allowed;
void allowed=(bool? allowed)

Implementation

set allowed(bool? allowed);