count property
The number of variables to return. If count is missing or 0, all variables
are returned.
The attribute is only honored by a debug adapter if the corresponding
capability supportsVariablePaging
is true.
Implementation
final int? count;