disabled property

bool disabled
getter/setter pair

If the radio buttons are disabled or not

Implementation

bool disabled = false;