bool lispparse.DataHubPoint.IsQualifiedName ( self, str name)
Checks if a point name is qualified. Arguments: name: The point name to check. Returns: bool: True if the name is qualified, False otherwise.