I believe using the “tag” property would help “name” a component. You can place your components into a list so you can iterate through them. You also place them into an Anvil container and iterate through them similarly (e.g., with self.column_panel.get_components())