## Macro: SB-C::BLOCK-ATTRIBUTEP [![package](https://img.shields.io/badge/Package-SB--C-5f9ea0.svg?style=social&colorA=999999)](../) [![type](https://img.shields.io/badge/Type-Macro-5f9ea0.svg?style=social&colorA=999999)](../#macro) > Automagically generated boolean attribute test function. > See !DEF-BOOLEAN-ATTRIBUTE. ### Lambda list ```cl (sb-c:attributes &rest sb-c::attribute-names) ```