public Nullable<bool> IsDescending { get; }
Public ReadOnly Property IsDescending As Nullable(Of Boolean) Get
public: property Nullable<bool^> IsDescending { Nullable<bool^> get (); }