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