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