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