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