schema property

CollectionSchema<OBJ> schema

Get the schema of the collection.

Implementation

CollectionSchema<OBJ> get schema;