[]
Gets or sets the default properties sort mode.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public Sort? Sort { get; set; }
A nullable Sort value that specifies the default properties sort mode.