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