Property ReturnKey NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll ReturnKey Gets or sets returnKey. If true, returns only the index keys in the resulting documents. public bool? ReturnKey { get; set; } Property Value bool?