Declaration

var justLocked: Bool { get set }

Declaration

@property BOOL justLocked;

Declaration

justLocked() -> bool
setJustLocked_(justLocked: bool)