public bool SortSelectedNodes { get; set; }
Public Property SortSelectedNodes As Boolean Get Set
public: property bool SortSelectedNodes { bool get (); void set (bool value); }
member SortSelectedNodes : bool with get, set
In This Article