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