'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property EnabledState As UAQualifiedName
'Usage
Dim value As UAQualifiedName value = UABrowseNames.EnabledState
[NotNull()] public static UAQualifiedName EnabledState {get;}
[NotNull()] public: static property UAQualifiedName^ EnabledState { UAQualifiedName^ get(); }