selectedComponent property
ComponentType
get
selectedComponent
Public getter for CodeViewPanel to access the currently selected component
Implementation
ComponentType get selectedComponent => _selectedComponent;