CBLProperties

@interface CBLProperties : NSObject <CBLProperties>

Default implementation of CBLProperties protocol, which defines a JSON-compatible object, much like an NSMutableDictionary but with type-safe accessors. Abstract superclass of CBLDocument and (soon) CBLSubdocument.