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