Instance Property
isCustomized
Inverse of isDefault for bindings (NSNegativeBoolean would mess with NSDictionary items)
Declaration
var isCustomized: Bool { get }Declaration
@property (nonatomic, readonly) BOOL isCustomized;Declaration
isCustomized() -> bool