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