Declaration

var closed: Bool { get set }

Declaration

@property BOOL closed;

Declaration

closed() -> bool
setClosed_(closed: bool)