ListSortDirection? DefaultSortDirection { get; }ReadOnly Property DefaultSortDirection As ListSortDirection?
Getproperty Nullable<ListSortDirection^> DefaultSortDirection {
Nullable<ListSortDirection^> get ();
}abstract DefaultSortDirection : Nullable<ListSortDirection> with get