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