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