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