    

 ## On this page

  

 

 # Interface IHasComment

 Last update: 16.07.2025 

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

```csharp
public interface IHasComment

```

## Properties

### Comment

```csharp
string Comment { get; set; }

```

#### Property Value

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