[#BloombergLP-ball-ManagedAttributeSet-isMember] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/ManagedAttributeSet.adoc[ManagedAttributeSet]::isMember :relfileprefix: ../../../ :mrdocs: Return `true` if an attribute having specified `value` exists in this object, and `false` otherwise. == Synopsis Declared in `<ball_managedattributeset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isMember(xref:BloombergLP/ball/ManagedAttribute.adoc[ManagedAttribute] const& value) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#