get_name#
- abstractmethod Node.get_name() str#
 Get the name of the node.
- Returns:
 strName of the node.
- Raises:
 OslCommunicationErrorRaised when an error occurs while communicating with the server.
OslCommandErrorRaised when a command or query fails.
TimeoutErrorRaised when the timeout float value expires.