Declaration

var isPreset: Bool { get set }

Declaration

@property (nonatomic, assign) BOOL preset;

Declaration

preset() -> bool
setPreset_(preset: bool)