SymbolRootContainer (symbol)

Returns the root, or left-most component of the symbol's name.

symbol contains a Symbol record.  See: Symbol Record.

Every symbol name is divided into path components, which are separated by dot (.) characters. For example, a symbol name might be "myclass.member1". In this example, "member1" is contained by "myclass".