secondary property

bool? secondary
getter/setter pair

A boolean value that, when true, indicates if the mongod is a secondary member of a replica set.

Implementation

bool? secondary;