Declaration

var predicateFormat: String? { get set }

Declaration

@property (nonatomic, strong) NSString * predicateFormat;

Declaration

predicateFormat() -> str
setPredicateFormat_(predicateFormat: str)