'Deklaration
Public Property IsMainWindowEnabled As System.Boolean
'Usage
Dim instance As StatusManager Dim value As System.Boolean instance.IsMainWindowEnabled = value value = instance.IsMainWindowEnabled
public System.bool IsMainWindowEnabled {get; set;}