GlobalVariable :: name - Name property for global variable
Global variables are identified by variable name. The global variable name cannot be changed after being created.
Return value: Name ( odaba::String & )
Implementation details
odaba::String
GlobalVariable  :: name (  )
The function returns the name for the global variable.