[#BloombergLP-balber-BerEncoderOptions-accessAttribute-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerEncoderOptions.adoc[BerEncoderOptions]::accessAttribute :relfileprefix: ../../../ :mrdocs: Invoke the specified `accessor` on the attribute indicated by the specified `name` of the specified `nameLength`. == Synopsis Declared in `<balber_berencoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename t_ACCESSOR> int accessAttribute( t_ACCESSOR& accessor, char const* name, int nameLength) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#