Gets the editor's class name.
public override string EditorTypeName { get; }
Overrides Public ReadOnly Property EditorTypeName As String
The EditorTypeName property returns the class name ("ToggleSwitch").
This property supports the internal infrastructure and is not intended to be used from your code.