arbiterOnly property

bool? arbiterOnly
getter/setter pair

A boolean value that , when true, indicates that the current instance is an arbiter. The arbiterOnly field is only present, if the instance is an arbiter.

Implementation

bool? arbiterOnly;