@interface FCPrivateDataSyncConditionSettings : NSObject @property (readonly, nonatomic, getter=isSatisfied) BOOL satisfied; - (id)description; @end