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