HasBoolean (object, string attribute name)
Returns a boolean - true if the object has a boolean attribute of the specified name.
Whether the value of that attribute is true or false is unimportant - this function always returns true if a value has been defined.
See also GetBoolean
NOTE: This a hard-coded function.