GetName

virtual std::string INamed::GetName() = 0

Gets the name of the entity.

Returns

std::string – Name of the entity.

Throws