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