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