'Declaration
Public Property FilterType As TreeNodeFilterResultType
'Usage
Dim instance As NTreeNodeStringFilter Dim value As TreeNodeFilterResultType instance.FilterType = value value = instance.FilterType
public TreeNodeFilterResultType FilterType {get; set;}