'Declaration
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> ReadOnly Property NodeIdType As UANodeIdType
'Usage
Dim instance As IUANodeId Dim value As UANodeIdType value = instance.NodeIdType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] UANodeIdType NodeIdType {get;}
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] property UANodeIdType NodeIdType { UANodeIdType get(); }