Declaration

var isLocked: Bool { get set }

Declaration

@property BOOL locked;

Declaration

locked() -> bool
setLocked_(locked: bool)