Returns the value of a boolean type attribute.
feature.GetAttributeBoolean(String): Boolean
where the argument is name of the attribute.
Message ("The value of the Boolean.1 attribute of # is #", PartBody\Pad.1.Name(), PartBody\Pad.1.GetAttributeBoolean("Boolean.1"))
KwrObject.CATPart