    

 ## On this page

  

 

 # Interface IEnabled

 Last update: 16.07.2025 

Namespace: [VM](VM.md)  
Assembly: VM.dll

```csharp
public interface IEnabled

```

## Properties

### IsEnabled

```csharp
bool IsEnabled { get; set; }

```

#### Property Value

[bool](https://learn.microsoft.com/dotnet/api/system.boolean)