public Func<TNode, bool> NodeSelectable { get; set; }
Type:
Func<TNode, bool>
In this article