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