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