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