Properties
cardinality
@property (nonatomic, assign) CMISCardinality cardinality
choices
@property (nonatomic, strong) NSArray *choices
defaultValues
@property (nonatomic, strong) NSArray *defaultValues
description
@property (nonatomic, strong) NSString *description
displayName
@property (nonatomic, strong) NSString *displayName
id
@property (nonatomic, strong) NSString *id
inherited
@property (nonatomic, assign, getter=isInherited) BOOL inherited
localName
@property (nonatomic, strong) NSString *localName
localNamespace
@property (nonatomic, strong) NSString *localNamespace
openChoice
@property (nonatomic, assign, getter=isOpenChoice) BOOL openChoice
orderable
@property (nonatomic, assign, getter=isOrderable) BOOL orderable
propertyType
@property (nonatomic, assign) CMISPropertyType propertyType
queryName
@property (nonatomic, strong) NSString *queryName
queryable
@property (nonatomic, assign, getter=isQueryable) BOOL queryable
required
@property (nonatomic, assign, getter=isRequired) BOOL required
updatability
@property (nonatomic, assign) CMISUpdatability updatability