name overloads
Synopses
Declared in <baljsn_encoder_testtypes.h>
Return a reference to the modifiable "Name" attribute of this object.
bsl::string&
name();
Return a reference offering non‐modifiable access to the "Name" attribute of this object.
bsl::string const&
name() const;
Created with MrDocs