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