'Declaration
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <DisplayAttribute(False)> Public ReadOnly Property TreeNodeType As UAPubSubSecurityKeyServiceTreeNodeTypes
'Usage
Dim instance As UAPubSubSecurityKeyServiceNodeTreePosition Dim value As UAPubSubSecurityKeyServiceTreeNodeTypes value = instance.TreeNodeType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] [Display(false)] public UAPubSubSecurityKeyServiceTreeNodeTypes TreeNodeType {get;}
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] [Display(false)] public: property UAPubSubSecurityKeyServiceTreeNodeTypes TreeNodeType { UAPubSubSecurityKeyServiceTreeNodeTypes get(); }