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