Declaration

var active: Bool { get set }

Declaration

@property (nonatomic) BOOL active;

Declaration

active() -> bool
setActive_(active: bool)