msg property

String? msg
getter/setter pair

*** Sharded Instances mongos instances add the following field to the hello response document: Contains the value isdbgrid when hello returns from a mongos instance.

Implementation

/// Contains the value isdbgrid when hello returns from a mongos instance.
String? msg;