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