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