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