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