[NotNullAttribute]
string DefaultSortColumn { get; }<NotNullAttribute>
ReadOnly Property DefaultSortColumn As String
Get[NotNullAttribute]
property String^ DefaultSortColumn {
String^ get ();
}[<NotNullAttribute>]
abstract DefaultSortColumn : string with get