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