Setting.boolean - multiple declarations
Function Setting.boolean
read as boolean value
inout inout(bool) boolean() @property;
Function Setting.boolean
set bool value for object
bool boolean(
bool v
) @property;