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