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