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