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