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