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