Set the attribute name of this object to the specified name.
Synopsis
Declared in <ball_managedattribute.h>
void
setName(std::string_view const& name);
Parameters
Name |
Description |
name |
new attribute name |
Created with MrDocs