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