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