MongoCollection.name

struct MongoCollection
@property const @safe
string
name
()

Return Value

Type: string

Name of this collection (excluding the database name).

Meta