'Declaration<NotNullAttribute()> Property PublishedVariable As UANodeId
'UsageDim instance As _UAPublishedVariableData Dim value As UANodeId instance.PublishedVariable = value value = instance.PublishedVariable
[NotNull()] UANodeId PublishedVariable {get; set;}