INestedSelector public interface INestedSelector : ISelector Indicates that the given selector is actually a nested selected "&". Documentation Code ISelector ParentSelector { get; set; } Gets or sets the parent selector.