ActionState.checked - multiple declarations
Function ActionState.checked
void checked(
bool f
) @property;
Function ActionState.checked
when true, for checkbox/radiobutton-like controls state should shown as checked
bool checked() @property const;