Instance Property
isClosedclosedclosed
Declaration
optional var isClosed: Bool { get }Declaration
@property (nonatomic, readonly) BOOL closed;Declaration
closed() -> boolInstance Property
optional var isClosed: Bool { get }@property (nonatomic, readonly) BOOL closed;closed() -> bool