Name
Gets the name of the buffer.
string Name() const
Return Value
Name of the buffer.
Sets the name of the buffer.
void Name( const string name // name )
Parameters
name
[in] New name of the buffer.