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